UNREGISTER DLL
This command will unregister an ActiveX Dll on the user's system. Be aware that the user requires administration or power user rights in order to successfully register or unregister a Dll.


ARGUMENTS:
* Dll name = The name of the Dll to unregister.

RETURNS:
Returns 1 of the Dll was successfully unregistered, otherwise 0


SYNTAX
Return Integer=UNREGISTER DLL(Dll name)
UNREGISTER DLL Dll name


RELATED INFO
View COM, ActiveX, .NET Index
View STYX Index
View STYX Main File